Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ContentCollection<T> Class
Properties Methods

In This Topic
    ContentCollection<T> Class Members
    In This Topic

    The following tables list the members exposed by ContentCollection<T>.

    Public Properties
     NameDescription
    Public Property Gets the number of content items in the collection.  
    Public Property Gets the first item in the collection.  
    Public Property Gets the item at the specified index in the collection.  
    Public Property Gets the last item in the collection.  
    Top
    Public Methods
     NameDescription
    Public Method Prints debug info of the collection into console.  
    Public Method Prints debug info of the collection into the string.  
    Top
    See Also